home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_146 / dmemacros / c / if.edrc < prev    next >
Text File  |  1992-05-06  |  353b  |  16 lines

  1. repeat 4 insline `+'  up  firstnb
  2.  
  3. if c>32 `if c<>123 `down insline'' down
  4.  
  5. repeat 4 down firstnb
  6.  
  7. if c>32 insline
  8.  
  9. repeat 4 up   firstnb del
  10.  
  11. `if ()'          firstnb down
  12. `{'              firstnb down down
  13. `} /* if + */'   findstr `)'  prev
  14.  
  15. escimm (` )    first find `(' right while c<=32 right    scanf %s down    findr `+' $scanf    firstnb up tab
  16.